Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor GUI fix for PPU interpreter at "precompilation" #9829

Merged
merged 1 commit into from Feb 23, 2021

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Feb 23, 2021

If liblv2.sprx is HLEd, compile_fw is true in ppu_initialize(void) resulting in directories being scanned and the PPU progress dialog is being spuriously spawn and then closes pretty fast after because there's nothing to compile. Just add a condition to not attempt to call any precompilation related code when using interpreters.

@Nekotekina Nekotekina merged commit 68a8782 into RPCS3:master Feb 23, 2021
@elad335 elad335 deleted the precompile branch March 2, 2021 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants